Flows Without a Material Name Specified
This analysis rule includes the flow elements without a valid material name. When flows are used to represent the movement of material from a source to destination, any flow without a named material is suspect. The failure of this test often indicates missing information.
Any flow without a valid material is reported to the Case log, which you can view in the Log tab of the Case Properties window. The analysis rule name, the Model name and the time this analysis rule was run are also written at the top of the report.
The following table lists a sample log output for this analysis.
Sample Log
| Time | Severity | Element | Attribute | Message |
|---|---|---|---|---|
| 9/25/2005 13:22 | ..REPORTING FLOWS WITH NO MATERIAL | |||
| 9/25/2005 13:22 | Error | FlowA | Material | Flow material Attribute value is empty. |
| 9/25/2005 13:22 | Error | FlowB | Material | Flow material Attribute value is empty. |
Analysis Method
- Collect a list of all flow elements in the current case.
- For each flow, validate the material name against the list of materials in the database table SF_Material Table.
- Write to the log section of the case. Report the violating flow information.
Configuration Using the Wizard
The configuration of the Flows without a Material Name Specified is a selection of the General Gross Error Analysis Rule. You open the window for configuring the test (shown in the following figure) from the General Gross Error Analysis Rule Wizard.
Open the Gross Error Configuration window as described in Configuring - General Gross Error Analysis Rule.
On the Flows tab, select Flows without a material name specified.
A Flows without material - Attributes window opens.
Select the Attribute for material according to the following table:
Attributes
Selections Description Flow Material The material name in the flow. The default is 'Material'. Material Table Material table name. The default is 'SF_Material table'. Material Column Name of the column in the material table that contains the material. The default is 'Material'. Click OK to finish the configuration.
The text "CONFIGURED" displays next to the 'Flows without a material name specified' selection.
To run this test, see Running the General Gross Error Analysis.